Skip to content

Release: merge development into beta#1

Open
github-actions[bot] wants to merge 15 commits intobetafrom
development
Open

Release: merge development into beta#1
github-actions[bot] wants to merge 15 commits intobetafrom
development

Conversation

@github-actions
Copy link
Copy Markdown

Automated PR to sync development changes to beta for beta release.

Merging this PR will trigger the beta release workflow.

Reminder: Add a major, minor, or patch label to this PR to control the version bump. Default is patch.

- Merge openspec/README.md: keep Planix goal section, add artifact
  progression diagram, workflow steps, and full commands table
- Add openspec/ROADMAP.md for feature tracking
- Add openspec/architecture/README.md with ADR format guide
- Add openspec/specs/README.md with feature spec format and lifecycle
@github-actions
Copy link
Copy Markdown
Author

Quality Report

Repository ConductionNL/planix
Commit 3ae56a3
Branch 1/merge
Event pull_request
Generated 2026-03-26 15:10 UTC
Workflow Run https://github.com/ConductionNL/planix/actions/runs/23601755206

Summary

Group Result
PHP Quality PASS
Vue Quality PASS
Security PASS
License PASS
PHPUnit FAIL
Newman PASS
Playwright SKIP

PHP Quality

Tool Result
lint PASS
phpcs PASS
phpmd PASS
psalm PASS
phpstan PASS
phpmetrics PASS

Vue Quality

Tool Result
eslint PASS
stylelint PASS

Security

Ecosystem Result
composer PASS
npm PASS

License Compliance

Ecosystem Result
composer PASS
npm PASS

composer dependencies (100 total)

Metric Count
Approved (allowlist) 100
Approved (override) 0
Denied 0

npm dependencies (215 total)

Metric Count
Approved (allowlist) 215
Approved (override) 0
Denied 0

PHPUnit Tests

PHP Nextcloud Result
Overall FAIL

Integration Tests (Newman)

Result
PASS

E2E Tests (Playwright)

Playwright E2E tests were not enabled for this run.


Generated automatically by the Quality workflow.

Download the full PDF report from the workflow artifacts.

@github-actions
Copy link
Copy Markdown
Author

Quality Report

Repository ConductionNL/planix
Commit 5c4c1b3
Branch 1/merge
Event pull_request
Generated 2026-03-26 15:14 UTC
Workflow Run https://github.com/ConductionNL/planix/actions/runs/23601863560

Summary

Group Result
PHP Quality PASS
Vue Quality PASS
Security PASS
License PASS
PHPUnit PASS
Newman PASS
Playwright SKIP

PHP Quality

Tool Result
lint PASS
phpcs PASS
phpmd PASS
psalm PASS
phpstan PASS
phpmetrics PASS

Vue Quality

Tool Result
eslint PASS
stylelint PASS

Security

Ecosystem Result
composer PASS
npm PASS

License Compliance

Ecosystem Result
composer PASS
npm PASS

composer dependencies (100 total)

Metric Count
Approved (allowlist) 100
Approved (override) 0
Denied 0

npm dependencies (215 total)

Metric Count
Approved (allowlist) 215
Approved (override) 0
Denied 0

PHPUnit Tests

PHP Nextcloud Result
Overall PASS

Code coverage: 0% (0 / 3 statements)

Integration Tests (Newman)

Result
PASS

E2E Tests (Playwright)

Playwright E2E tests were not enabled for this run.


Generated automatically by the Quality workflow.

Download the full PDF report from the workflow artifacts.

@github-actions
Copy link
Copy Markdown
Author

Quality Report

Repository ConductionNL/planix
Commit 892cc73
Branch 1/merge
Event pull_request
Generated 2026-03-26 19:17 UTC
Workflow Run https://github.com/ConductionNL/planix/actions/runs/23613277415

Summary

Group Result
PHP Quality PASS
Vue Quality PASS
Security PASS
License PASS
PHPUnit PASS
Newman SKIP
Playwright SKIP

PHP Quality

Tool Result
lint PASS
phpcs PASS
phpmd PASS
psalm PASS
phpstan PASS
phpmetrics PASS

Vue Quality

Tool Result
eslint PASS
stylelint PASS

Security

Ecosystem Result
composer PASS
npm PASS

License Compliance

Ecosystem Result
composer PASS
npm PASS

composer dependencies (100 total)

Metric Count
Approved (allowlist) 100
Approved (override) 0
Denied 0

npm dependencies (215 total)

Metric Count
Approved (allowlist) 215
Approved (override) 0
Denied 0

PHPUnit Tests

PHP Nextcloud Result
Overall PASS

Code coverage: 0% (0 / 3 statements)

Integration Tests (Newman)

Newman integration tests were not enabled for this run.

E2E Tests (Playwright)

Playwright E2E tests were not enabled for this run.


Generated automatically by the Quality workflow.

Download the full PDF report from the workflow artifacts.

@github-actions
Copy link
Copy Markdown
Author

Quality Report

Repository ConductionNL/planix
Commit 450e8ce
Branch 1/merge
Event pull_request
Generated 2026-03-26 20:59 UTC
Workflow Run https://github.com/ConductionNL/planix/actions/runs/23617583566

Summary

Group Result
PHP Quality PASS
Vue Quality PASS
Security PASS
License PASS
PHPUnit PASS
Newman SKIP
Playwright SKIP

PHP Quality

Tool Result
lint PASS
phpcs PASS
phpmd PASS
psalm PASS
phpstan PASS
phpmetrics PASS

Vue Quality

Tool Result
eslint PASS
stylelint PASS

Security

Ecosystem Result
composer PASS
npm PASS

License Compliance

Ecosystem Result
composer PASS
npm PASS

composer dependencies (100 total)

Metric Count
Approved (allowlist) 100
Approved (override) 0
Denied 0

npm dependencies (215 total)

Metric Count
Approved (allowlist) 215
Approved (override) 0
Denied 0

PHPUnit Tests

PHP Nextcloud Result
Overall PASS

Code coverage: 0% (0 / 3 statements)

Integration Tests (Newman)

Newman integration tests were not enabled for this run.

E2E Tests (Playwright)

Playwright E2E tests were not enabled for this run.


Generated automatically by the Quality workflow.

Download the full PDF report from the workflow artifacts.

…uestions

- Resolve all 6 open research questions in ARCHITECTURE.md:
  CalDAV one-way export (V1), 1-level sub-tasks, configurable Procest
  bridge (Procest UI decides), per-task-only time tracking, GitHub sync
  via OpenConnector (V1), soft WIP limits
- Update ADR-003 (Procest bridge) and ADR-004 (time tracking scope)
- Create 8 OpenSpec changes with full artifacts (proposal, design, specs, tasks):
  register-schemas, projects, tasks, kanban-board, time-tracking,
  dashboard-my-work, admin-user-settings, procest-integration
- Update all 7 feature specs to in-progress status with change links
- Add conduction schema symlink (openspec/schemas/conduction)
- Sync app description in info.xml and README.md with app-config.json goal
@github-actions
Copy link
Copy Markdown
Author

github-actions bot commented Apr 2, 2026

Quality Report

Repository ConductionNL/planix
Commit 20b7f7f
Branch 1/merge
Event pull_request
Generated 2026-04-02 15:08 UTC
Workflow Run https://github.com/ConductionNL/planix/actions/runs/23907200431

Summary

Group Result
PHP Quality PASS
Vue Quality PASS
Security PASS
License PASS
PHPUnit PASS
Newman SKIP
Playwright SKIP

PHP Quality

Tool Result
lint PASS
phpcs PASS
phpmd PASS
psalm PASS
phpstan PASS
phpmetrics PASS

Vue Quality

Tool Result
eslint PASS
stylelint PASS

Security

Ecosystem Result
composer PASS
npm PASS

License Compliance

Ecosystem Result
composer PASS
npm PASS

composer dependencies (100 total)

Metric Count
Approved (allowlist) 100
Approved (override) 0
Denied 0

npm dependencies (215 total)

Metric Count
Approved (allowlist) 215
Approved (override) 0
Denied 0

PHPUnit Tests

PHP Nextcloud Result
Overall PASS

Code coverage: 0% (0 / 3 statements)

Integration Tests (Newman)

Newman integration tests were not enabled for this run.

E2E Tests (Playwright)

Playwright E2E tests were not enabled for this run.


Generated automatically by the Quality workflow.

Download the full PDF report from the workflow artifacts.

Replace example schema with 5 production schemas (task, project, column,
timeEntry, label), add seed data (5 labels, 3 projects, 12 columns,
5 tasks, 3 time entries), register deep links for all schemas, and
bump register version to 0.2.0.
…x data model

Replace placeholder example schema with 5 production schemas (task, project,
column, timeEntry, label) and 28 seed data objects. Fix repair step registration
(info.xml), loadConfiguration() argument passing, and register definition fields
required by ImportHandler. All quality checks pass (PHPCS, Psalm, PHPStan).
Implement register-schemas — 5 schemas with seed data for Planix data model
@github-actions
Copy link
Copy Markdown
Author

github-actions bot commented Apr 3, 2026

Quality Report

Repository ConductionNL/planix
Commit f0632e5
Branch 1/merge
Event pull_request
Generated 2026-04-03 12:23 UTC
Workflow Run https://github.com/ConductionNL/planix/actions/runs/23945961821

Summary

Group Result
PHP Quality PASS
Vue Quality PASS
Security PASS
License PASS
PHPUnit PASS
Newman SKIP
Playwright SKIP

PHP Quality

Tool Result
lint PASS
phpcs PASS
phpmd PASS
psalm PASS
phpstan PASS
phpmetrics PASS

Vue Quality

Tool Result
eslint PASS
stylelint PASS

Security

Ecosystem Result
composer PASS
npm PASS

License Compliance

Ecosystem Result
composer PASS
npm PASS

composer dependencies (100 total)

Metric Count
Approved (allowlist) 100
Approved (override) 0
Denied 0

npm dependencies (215 total)

Metric Count
Approved (allowlist) 215
Approved (override) 0
Denied 0

PHPUnit Tests

PHP Nextcloud Result
Overall PASS

Code coverage: 0% (0 / 3 statements)

Integration Tests (Newman)

Newman integration tests were not enabled for this run.

E2E Tests (Playwright)

Playwright E2E tests were not enabled for this run.


Generated automatically by the Quality workflow.

Download the full PDF report from the workflow artifacts.

…, and l10n

Add ProjectList, ProjectBoard, and ProjectBacklog views with supporting
store, router entries, and MainMenu navigation. Include l10n strings,
webpack config, and openspec plan/test-plan artifacts for the projects
change and all related MVP changes.
Adds full project management surface to Planix — list, create, settings
sidebar, member management, archive, and delete. All 47 tasks complete,
verified by automated functional tests (all 11 TC pass).

Key fixes applied during implementation:
- webpack publicPath overridden to /apps-extra/planix/js/ (chunk 404s)
- settings sidebar PATCH now includes members to prevent data loss on save
- NcChip imported via component path (not available in @nextcloud/vue main index v8.16.0)
- publicWrite/publicRead enabled on planix register via repair step migration
Add project management UI — list, create, settings, member management, archive and delete
@github-actions
Copy link
Copy Markdown
Author

github-actions bot commented Apr 3, 2026

Quality Report

Repository ConductionNL/planix
Commit 55b3e4e
Branch 1/merge
Event pull_request
Generated 2026-04-03 23:03 UTC
Workflow Run https://github.com/ConductionNL/planix/actions/runs/23965363162

Summary

Group Result
PHP Quality PASS
Vue Quality PASS
Security PASS
License PASS
PHPUnit PASS
Newman SKIP
Playwright SKIP

PHP Quality

Tool Result
lint PASS
phpcs PASS
phpmd PASS
psalm PASS
phpstan PASS
phpmetrics PASS

Vue Quality

Tool Result
eslint PASS
stylelint PASS

Security

Ecosystem Result
composer PASS
npm PASS

License Compliance

Ecosystem Result
composer PASS
npm PASS

composer dependencies (100 total)

Metric Count
Approved (allowlist) 100
Approved (override) 0
Denied 0

npm dependencies (215 total)

Metric Count
Approved (allowlist) 215
Approved (override) 0
Denied 0

PHPUnit Tests

PHP Nextcloud Result
Overall PASS

Code coverage: 0% (0 / 3 statements)

Integration Tests (Newman)

Newman integration tests were not enabled for this run.

E2E Tests (Playwright)

Playwright E2E tests were not enabled for this run.


Generated automatically by the Quality workflow.

Download the full PDF report from the workflow artifacts.

…acking, settings, and procest integration

Update README with restructured feature list, add six new feature docs
with standards references, and include project screenshots.
@github-actions
Copy link
Copy Markdown
Author

github-actions bot commented Apr 3, 2026

Quality Report

Repository ConductionNL/planix
Commit 4697d47
Branch 1/merge
Event pull_request
Generated 2026-04-03 23:09 UTC
Workflow Run https://github.com/ConductionNL/planix/actions/runs/23965501106

Summary

Group Result
PHP Quality PASS
Vue Quality PASS
Security PASS
License PASS
PHPUnit PASS
Newman SKIP
Playwright SKIP

PHP Quality

Tool Result
lint PASS
phpcs PASS
phpmd PASS
psalm PASS
phpstan PASS
phpmetrics PASS

Vue Quality

Tool Result
eslint PASS
stylelint PASS

Security

Ecosystem Result
composer PASS
npm PASS

License Compliance

Ecosystem Result
composer PASS
npm PASS

composer dependencies (100 total)

Metric Count
Approved (allowlist) 100
Approved (override) 0
Denied 0

npm dependencies (215 total)

Metric Count
Approved (allowlist) 215
Approved (override) 0
Denied 0

PHPUnit Tests

PHP Nextcloud Result
Overall PASS

Code coverage: 0% (0 / 3 statements)

Integration Tests (Newman)

Newman integration tests were not enabled for this run.

E2E Tests (Playwright)

Playwright E2E tests were not enabled for this run.


Generated automatically by the Quality workflow.

Download the full PDF report from the workflow artifacts.

Add bug tasks discovered by automated test agents to three changes:
- admin-user-settings: health/metrics 500s, admin settings 404, label a11y
- dashboard-my-work: KPI card a11y roles, missing alt text
- tasks: status enum validation, PATCH support for partial updates
@github-actions
Copy link
Copy Markdown
Author

github-actions bot commented Apr 3, 2026

Quality Report

Repository ConductionNL/planix
Commit dd85b14
Branch 1/merge
Event pull_request
Generated 2026-04-03 23:45 UTC
Workflow Run https://github.com/ConductionNL/planix/actions/runs/23966318749

Summary

Group Result
PHP Quality PASS
Vue Quality PASS
Security PASS
License PASS
PHPUnit PASS
Newman SKIP
Playwright SKIP

PHP Quality

Tool Result
lint PASS
phpcs PASS
phpmd PASS
psalm PASS
phpstan PASS
phpmetrics PASS

Vue Quality

Tool Result
eslint PASS
stylelint PASS

Security

Ecosystem Result
composer PASS
npm PASS

License Compliance

Ecosystem Result
composer PASS
npm PASS

composer dependencies (100 total)

Metric Count
Approved (allowlist) 100
Approved (override) 0
Denied 0

npm dependencies (215 total)

Metric Count
Approved (allowlist) 215
Approved (override) 0
Denied 0

PHPUnit Tests

PHP Nextcloud Result
Overall PASS

Code coverage: 0% (0 / 3 statements)

Integration Tests (Newman)

Newman integration tests were not enabled for this run.

E2E Tests (Playwright)

Playwright E2E tests were not enabled for this run.


Generated automatically by the Quality workflow.

Download the full PDF report from the workflow artifacts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant